C1.Web.Mvc.TransposedGrid Namespace / TransposedGrid<T> Class / OnClientDraggingColumnOver Property

In This Topic
OnClientDraggingColumnOver Property (TransposedGrid<T>)
In This Topic
Occurs as the user drags a column to a new position.
Syntax
'Declaration
 
Public Overridable Property OnClientDraggingColumnOver As String
 
See Also